toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.net.callback
/
[jvm]CanSetCookieCallback
/
Response
Response
public
interface
Response
A response for
CanSetCookieCallback
.
Members
Functions
can
Link copied to clipboard
public
static
CanSetCookieCallback.Response
can
(
)
Notifies the engine that the received cookie can be set.
cannot
Link copied to clipboard
public
static
CanSetCookieCallback.Response
cannot
(
)
Notifies the engine that the received cookie should be ignored.